Computes the singular value decomposition of an M-by-N matrix such that .
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | dimension(:,:) | :: | a |
The M-by-N matrix to factor. |
The factored form of the matrix.